module Base
{
    item Mov_WallShower
    {
        DisplayCategory = Furniture,
        ItemType = base:moveable,
        Icon = WallShower,
        Weight = 5.0,
        WorldObjectSprite = fixtures_bathroom_01_30,
    }
    
}